func github.com/vmihailenco/msgpack/v5.decodeCustomValue
3 uses
github.com/vmihailenco/msgpack/v5 (current package)
decode_value.go#L67: return nilAwareDecoder(typ, decodeCustomValue)
decode_value.go#L83: return addrDecoder(nilAwareDecoder(typ, decodeCustomValue))
decode_value.go#L213: func decodeCustomValue(d *Decoder, v reflect.Value) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)